projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c40e5a1
)
Typo fix.
author
robertl
<robertl>
Tue, 28 Jul 2009 19:11:37 +0000
(19:11 +0000)
committer
robertl
<robertl>
Tue, 28 Jul 2009 19:11:37 +0000
(19:11 +0000)
garmin_gpi.c
patch
|
blob
|
history
diff --git
a/garmin_gpi.c
b/garmin_gpi.c
index f905ac2a737c76d4ee633adef00869777a43a4ce..0a43cdc96d1be0eaa57a188986b4ccba2b14306f 100644
(file)
--- a/
garmin_gpi.c
+++ b/
garmin_gpi.c
@@
-596,7
+596,7
@@
read_tag(const char *caller, const int tag, waypoint *wpt)
for (x = 0; x < sz; x++)
fprintf(stderr, "%c", isalnum(b[x]) ? b[x] : '.');
}
-#endif GPI_DBG
+#endif
//
GPI_DBG
break;
default:
warning(MYNAME ": Unknown tag (0x%x). Please report!\n", tag);